DX11 GET MATRIX DETERMINANT

Computes the determinant of the specified matrix and returns it.

  Syntax
Return Float = DX11 GET MATRIX DETERMINANT(matrix)
  Parameters
matrix
Dword
The matrix to compute the determinant of.

  Returns

The determinant of the given matrix.

  See also

MATH Functions Menu
DX11 Function Categories